GenericTinyMessage

StockSharp.Xaml.Charting.Common.Messaging

Generic message with user specified content

継承元: TinyMessageBase

コンストラクター

GenericTinyMessage(object, T)

Create a new instance of the GenericTinyMessage class.

sender
Message sender (usually "this")
content
Contents of the message

プロパティ

Content : T

Contents of the message